body[data-active-category="St. Miltiades College"] {
    box-shadow: none;
    /* background-image: url("https://images.unsplash.com/photo-1544565870-6ab6f1668f28?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"); */
    /* background-image: url(https://images.unsplash.com/photo-1483564657949-9da90c3d5f84?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3DD); */
    background-image: url(https://images.unsplash.com/photo-1516041774595-cc1b7969480c?q=80&w=1170&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);
    /* background-image: url(../../../../../../../Assets/Graphics/Pictures/Background/adriann-meyer-H7nBvfAJnwk-unsplash.jpg); */
    /* background-size: 100%;
    background-position: 0% 0%; */
    
}
body[data-active-category="St. Miltiades College"] .top-bar {
    background-color: rgba(124, 129, 151, 0.179);
    box-shadow: none;
    outline: none;
}

body[data-active-category="St. Miltiades College"] .top-bar {
    background-color: rgba(205, 205, 205, 0.33);
    box-shadow: none;
}
body[data-active-category="St. Miltiades College"] .left-bar, body[data-active-category="All - Dawn"] .right-bar {
    background-color: rgba(252, 253, 255, 0.452);
}
body[data-active-category="St. Miltiades College"] .node-label:hover { 
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 3px white;
    background-color: rgba(175, 149, 109, 0.1);
    /* background-color: rgba(109, 175, 133, 0.1); */
 }
body[data-active-category="St. Miltiades College"] .tree-node-switch:hover { 
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 3px white;
    background-color: rgba(175, 149, 109, 0.1);
    /* background-color: rgba(109, 175, 133, 0.1); */
 }
